New "Add to Collection Already Exists" prompt
Currently if the card is present in the collection a prompt appers asking if the card should have its Qty increased or be added on a new row.
Make some changes to this dialog:
- create a new custom dialog.
- remove the "never ask me again" since it is confusing
- add "Add to Existing" button
- add "Add as New" button
- add "Add as Foil to Existing" button
- add "Add as New Foil" button
- If Increase Qty option is selected, add a grid wihich displays all already available cards with the same model in the grid from all editions and be able to select to which to Inrease Qty to.
- add Apply to all check which is in effect for all cards currently selected for addition.
- remove the old dialog from the soource code.
