D17777 actually didn't achieve its goal of making it impossible to accidentaly burn ALP tokens, it only froze the coins in the Coins tab and made it impossible to spend them from there.
We need to filter the coins in the wallet's get_utxos method as well.
Also filter them in CashFusion (both when autofusing the entire wallet and when inputing coins from the address tab)
Depends on D17806