I suggest you to create multiple prefixes for specific applications, and a generic one for testing.
example:
env WINEPREFIX='/home/username/wineprefixes/pathofexile' wine xx.exe
You can add WINEARCH=win32
for a 32-bit only prefix.
As you install multiple windows applications in default wineprefix, things can get messy.