How do i increase an ordered datastore's max?

So i need to have my leaderboards in my game go above 9.22 quintillion, so i tried saving the data divided by 1 quadrillion, and then when i get the orderd data i multiply it by 1 quadrillion. In theory, this would make the leaderboard’s max bigger, but im just getting the error: Doubling data stores isn’t allowed. How would i have higher leaderboards without decimals?

https://devforum.roblox.com/search?q=ordereddatastore%20large%20number%20category%3A55