Same issue as here node-steam/vdf#12
Large integers (or strings that contain numerical values that get interpreted as integers) get rounded, even if they were initially intended as strings. See the following repl:
https://replit.com/@ChrisDock/Testing-node-steamvdf-for-long-strings#index.js