What's New
Added user location support, location will be a dictionary with the flag's URL and the contents of the location
Added recently played games, they will be in an array of game names
Fixes
Made some `for` and `if` statements ternary operators, and one-liners
Replaced wishlist price system, allowing it to detect sales
Added conditions to avoid `None` from being iterated during the wishlist price-check
Added conditions to convert prices to `float()` comparable strings