* fix: fix quest shop to not use string addition when buying quests fixes #10115 * Fixing quest purchase quantity interpretted as a string on the server side. * Adjusting pull-request according to comments. * Updating according to PR comments.