* Tweak - Display the tax label when necessary in the order item totals.
* Tweak - Moved the store credit row after the order subtotal in the order details when applying coupons before taxes.
* Tweak - Display the applied coupon code in the cart totals during checkout.
* Fix - Properly display the store credit value with or without taxes in the order item totals.
* Fix - Fixed invalid discount during checkout when applying a coupon before taxes and the items price includes taxes. Only for WC 3.4+.
* Fix - Fixed duplicate entry of the `_store_credit_used` meta when adding a coupon manually in the edit order screen.