This appears to be related to the way the value is converted to a string and then back to an int only if it's `1` vs `1.0`
This appears to be related to the way the value is converted to a string and then back to an int only if it's
1vs1.0