Converting a String to int - "189148246403325952" --> int

A float isn't going to be any better - still only 32 bits.
Save the ID as a string, or a set of BCD digits will save 50% of storage.