When the user does not have enough points to buy all the potions, it will instead calculate how many of each potion it can purchase and split the amount, prioritising Overload and Absorption first. Before, it would purchase the max. amount it could of only one potion.,
Fixed a very rare rounding error causing the bot to purchase 0 overload/absorption potions over and over.